:: [a] -> [a] -> Bool package:ghc

True if length xs == length ys
True if length xs <= length ys
True if length xs < length ys